func runtime.sbrk0

2 uses

	runtime (current package)
		malloc.go#L556: 		procBrk := sbrk0()
		stubs_linux.go#L11: func sbrk0() uintptr